From ff2b591309e31b2f3fa275e9da79d55e0414719d Mon Sep 17 00:00:00 2001 From: "cl349@freefall.cl.cam.ac.uk" Date: Fri, 30 Jul 2004 19:57:28 +0000 Subject: [PATCH] bitkeeper revision 1.1108.33.19 (410aa828QPuGH1klcCz2WqTekaG0sw) enable Linux 2.6 dom0 build --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index da23ca2a61..a6d29f95d8 100644 --- a/Makefile +++ b/Makefile @@ -119,6 +119,8 @@ linux26: $(MAKE) LINUX_RELEASE=2.6 mk-linux-trees $(MAKE) LINUX_RELEASE=2.6 config-xenU $(MAKE) LINUX_RELEASE=2.6 linux-xenU + $(MAKE) LINUX_RELEASE=2.6 config-xen0 + $(MAKE) LINUX_RELEASE=2.6 linux-xen0 clean: delete-symlinks -- 2.30.2